Skip to content

Fix mismatch between USD and Hydra for GI_transmission_depth #2288

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 28, 2025

Conversation

sebastienblor
Copy link
Collaborator

Changes proposed in this pull request
In USD we were forcing some default values for GI_diffuse_depth and GI_specular_depth, but not for GI_transmission_depth.
Here I'm setting it to 8 by default, as it's set in all the arnold plugins (the core defaults to 2).
I'm also forcing it to be set in the usd writer as for the other 2 attributes

Issues fixed in this pull request
Fixes #2287

@sebastienblor sebastienblor requested a review from cpichard April 25, 2025 15:14
@sebastienblor sebastienblor merged commit 2ec906c into Autodesk:master Apr 28, 2025
9 checks passed
@sebastienblor sebastienblor deleted the pr/2287 branch April 28, 2025 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mismatch in GI_transmission_depth defaults
2 participants